home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / May 96 / Re Shouldn't FW_CRegionShape A < prev    next >
Encoding:
Internet Message Format  |  1996-12-03  |  624 b   |  [TEXT/ttxt]

  1. Subject:     Re: Shouldn't FW_CRegionShape Acquire ODShape?
  2. Sent:        5/1/96 6:47 AM
  3. Received:    5/1/96 12:30 PM
  4. From:        Serge Froment, sfroment@odyssee.net
  5. Reply-To:    ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >FW_CRegionShape is only for rendering. ODShape is the geometry. Use the
  9. >ODShape API to do that.
  10.  
  11. My suggestion was to do for ODShape what you did for ODFixed.
  12.  
  13. However, you did not answered my question: is this normal that
  14. FW_CRegionShape's constructor assigns the ODShape parameter to an instance
  15. variable without acquiring it?
  16.  
  17. Serge
  18.  
  19.